summaryrefslogtreecommitdiff
path: root/app/[lng]/evcp/(evcp)/b-rfq/page.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'app/[lng]/evcp/(evcp)/b-rfq/page.tsx')
-rw-r--r--app/[lng]/evcp/(evcp)/b-rfq/page.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/evcp/(evcp)/b-rfq/page.tsx b/app/[lng]/evcp/(evcp)/b-rfq/page.tsx
index 4f80211b..6dc0fb44 100644
--- a/app/[lng]/evcp/(evcp)/b-rfq/page.tsx
+++ b/app/[lng]/evcp/(evcp)/b-rfq/page.tsx
@@ -58,7 +58,7 @@ export default async function PQReviewPage(props: PQReviewPageProps) {
<h2 className="text-2xl font-bold tracking-tight">
견적 RFQ
</h2>
- <InformationButton pageCode="evcp/b-rfq" />
+ <InformationButton pagePath="evcp/b-rfq" />
</div>
</div>
</div>